Resource StructureDefinition/FHIR Server from package ehelse.fhir.no.grunndata.test#2.3.3 (31 ms)
Package | ehelse.fhir.no.grunndata.test |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ehelse.fhir.no.grunndata.test@2.3.3&canonical=http://ehelse.no/fhir/StructureDefinition/gd-Address-street |
Url | http://ehelse.no/fhir/StructureDefinition/gd-Address-street |
Version | 2.3.1 |
Status | draft |
Date | 2019-10-16 |
Name | GdAddressStreet |
Experimental | False |
Authority | hl7 |
Description | Contains information and metadata for addresses defined in Norwegian Master Person Index (FREG) and Norwegian Directorate of e-Health's health related Master Person Index.
The profile defines information structure of a Norwegian street address (vegadresse, vegadresseforpost), as defined by FREG.
adresse for en bygning, bruksenhet, eiendom eller annet objekt som er registrert med adresse i matrikkelen
Denne entitetstypen for norsk strukturert vegadresse er fullt kompatibel med strukturen i matrikkelen mht. egenskapsnavn. |
Purpose | vegadresse
vegadresseforpost |
Type | Address |
Kind | complex-type |
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "gd-Address-street",
"url" : "http://ehelse.no/fhir/StructureDefinition/gd-Address-street",
"version" : "2.3.1",
"name" : "GdAddressStreet",
"status" : "draft",
"date" : "2019-10-16",
"description" : "Contains information and metadata for addresses defined in Norwegian Master Person Index (FREG) and Norwegian Directorate of e-Health's health related Master Person Index.\r\n\r\nThe profile defines information structure of a Norwegian street address (vegadresse, vegadresseforpost), as defined by FREG.\r\n\r\nadresse for en bygning, bruksenhet, eiendom eller annet objekt som er registrert med adresse i matrikkelen\r\nDenne entitetstypen for norsk strukturert vegadresse er fullt kompatibel med strukturen i matrikkelen mht. egenskapsnavn.",
"purpose" : "vegadresse\r\nvegadresseforpost",
"fhirVersion" : "4.0.0",
"mapping" : [
{
"identity" : "freg",
"name" : "vegadresse",
"comment" : "Kontaktadresser bruker VegadresseForPost som datatype, Vegadresse og VegadresseForPost er slått sammen i GdAddressStreet"
}
],
"kind" : "complex-type",
"abstract" : false,
"type" : "Address",
"baseDefinition" : "http://ehelse.no/fhir/StructureDefinition/gd-Address",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Address",
"path" : "Address",
"alias" : [
"vegadresse"
],
"mapping" : [
{
"identity" : "freg",
"map" : "vegadresse",
"comment" : "Kontaktadresser bruker VegadresseForPost som datatype, Vegadresse og VegadresseForPost er slått sammen i GdAddressStreet"
}
]
},
{
"id" : "Address.extension",
"path" : "Address.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Address.extension:urbanDistrict",
"path" : "Address.extension",
"sliceName" : "urbanDistrict",
"mustSupport" : true
},
{
"id" : "Address.extension:propertyInformation",
"path" : "Address.extension",
"sliceName" : "propertyInformation",
"definition" : "gd-Address-street uses property information to contain the municipality code from FREG. no other part of propertyinformation is used by this profile.\r\n\r\nIdentification of a real property in Norway is defined using gårdsnummer, bruksnummer and kommunenummer. In addition real property can be rented out, the area of the real property that is rented is measured and is further identified by its festenummer. In addition some real property is split into sections identified by its seksjonsnummer",
"mustSupport" : true
},
{
"id" : "Address.extension:propertyInformation.extension",
"path" : "Address.extension.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Address.extension:propertyInformation.extension:cadastralUnitNumber",
"path" : "Address.extension.extension",
"sliceName" : "cadastralUnitNumber",
"mustSupport" : false
},
{
"id" : "Address.extension:propertyInformation.extension:propertyUnitNumber",
"path" : "Address.extension.extension",
"sliceName" : "propertyUnitNumber",
"mustSupport" : false
},
{
"id" : "Address.extension:propertyInformation.extension:leaseholdNumber",
"path" : "Address.extension.extension",
"sliceName" : "leaseholdNumber",
"mustSupport" : false
},
{
"id" : "Address.extension:propertyInformation.extension:condominiumUnitNumber",
"path" : "Address.extension.extension",
"sliceName" : "condominiumUnitNumber",
"mustSupport" : false
},
{
"id" : "Address.extension:propertyInformation.extension:municipality",
"path" : "Address.extension.extension",
"sliceName" : "municipality",
"mustSupport" : true
},
{
"id" : "Address.extension:streetAddress",
"path" : "Address.extension",
"sliceName" : "streetAddress",
"short" : "Information specific to the street address from FREG",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://ehelse.no/fhir/StructureDefinition/gd-street-address"
]
}
],
"mustSupport" : true
},
{
"id" : "Address.extension:streetAddress.extension",
"path" : "Address.extension.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Address.extension:streetAddress.extension:addressAdditionalName",
"path" : "Address.extension.extension",
"sliceName" : "addressAdditionalName",
"mustSupport" : true,
"mapping" : [
{
"identity" : "freg",
"map" : "adressetilleggsnavn"
}
]
},
{
"id" : "Address.extension:streetAddress.extension:addressCode",
"path" : "Address.extension.extension",
"sliceName" : "addressCode",
"mustSupport" : true,
"mapping" : [
{
"identity" : "freg",
"map" : "adressekode"
}
]
},
{
"id" : "Address.extension:separatelyOccupiedUnit",
"path" : "Address.extension",
"sliceName" : "separatelyOccupiedUnit",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://ehelse.no/fhir/StructureDefinition/gd-separately-occupied-unit"
]
}
],
"mustSupport" : true
},
{
"id" : "Address.extension:separatelyOccupiedUnit.extension",
"path" : "Address.extension.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Address.extension:separatelyOccupiedUnit.extension:separatelyOccupiedUnitType",
"path" : "Address.extension.extension",
"sliceName" : "separatelyOccupiedUnitType",
"mustSupport" : true
},
{
"id" : "Address.extension:separatelyOccupiedUnit.extension:separatelyOccupiedUnitNumber",
"path" : "Address.extension.extension",
"sliceName" : "separatelyOccupiedUnitNumber",
"mustSupport" : true
},
{
"id" : "Address.line.extension",
"path" : "Address.line.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Address.line.extension:streetName",
"path" : "Address.line.extension",
"sliceName" : "streetName",
"short" : "adressenavn fra FREG",
"definition" : "adressenavn fra FREG, navn på gate, veg, sti, plass eller område, brukt som del av den offisielle adressen",
"alias" : [
"adressenavn"
],
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName"
]
}
],
"mustSupport" : true,
"mapping" : [
{
"identity" : "freg",
"map" : "adressenavn"
}
]
},
{
"id" : "Address.line.extension:houseNumberNumeric",
"path" : "Address.line.extension",
"sliceName" : "houseNumberNumeric",
"short" : "husnummer fra FREG",
"definition" : "husnummer fra FREG, nummer som entydig identifiserer eiendommer, anlegg, bygninger eller innganger til bygninger innenfor en adresserbar gate, veg, sti, plass eller område",
"alias" : [
"husnummer"
],
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumberNumeric"
]
}
],
"mustSupport" : true,
"mapping" : [
{
"identity" : "freg",
"map" : "husnummer",
"comment" : "adresssenummer.husnummer"
}
]
},
{
"id" : "Address.line.extension:buildingNumberSuffix",
"path" : "Address.line.extension",
"sliceName" : "buildingNumberSuffix",
"short" : "husbokstav fra FREG",
"definition" : "husbokstav fra FREG, bokstav som sammen med husnummer entydig identifiserer eiendommer, anlegg, bygninger eller innganger til bygninger innenfor en adresserbar gate, veg, sti, plass eller område",
"alias" : [
"husbokstav"
],
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix"
]
}
],
"mustSupport" : true,
"mapping" : [
{
"identity" : "freg",
"map" : "husbokstav",
"comment" : "adressenummer.husbokstav"
}
]
},
{
"id" : "Address.line.extension:coName",
"path" : "Address.line.extension",
"sliceName" : "coName",
"short" : "coAdressenavn fra FREG",
"definition" : "coAdressenavn fra FREG, beskrivelse av enten hvem mottakeren er i \"omsorg\" hos (C/O=\"care of\") eller hvem som er mottaker innen en organisasjon (v/=ved eller Att:=\"attention\")",
"alias" : [
"coAdressenavn"
],
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-careOf"
]
}
],
"mustSupport" : true,
"mapping" : [
{
"identity" : "freg",
"map" : "coAdressenavn"
}
]
},
{
"id" : "Address.city",
"path" : "Address.city",
"mustSupport" : true,
"mapping" : [
{
"identity" : "freg",
"map" : "poststedsnavn"
}
]
},
{
"id" : "Address.postalCode",
"path" : "Address.postalCode",
"mustSupport" : true,
"mapping" : [
{
"identity" : "freg",
"map" : "postnummer"
}
]
},
{
"id" : "Address.period",
"path" : "Address.period",
"mustSupport" : true
},
{
"id" : "Address.period.start",
"path" : "Address.period.start",
"mustSupport" : true
},
{
"id" : "Address.period.end",
"path" : "Address.period.end",
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.